leaf node
美
英 
英汉解释
例句
If a node is not within the communication zone of any cluster-heads, it can be allowed to select another leaf node as its parent.
若某个节点不在任何簇头节点的通信范围之内,则允许其请求另一个叶子节点成为父亲节点。
A node that has no children is called a leaf node.
没有子节点的节点称为“叶节点”。
To obtain to a leaf ( data ) , ESE starts at the root node and follows the page pointers until it gets to the desired leaf node .
若要到达叶(数据),ESE会从根节点开始追溯页指针,直到到达所需的叶节点。
Under the sub-trees around the last one node calculated Binary leaf node number.
根据左右子树的最后一个结点计算出二叉树中叶子结点的数目。程序如下:#include
The XPath for a computed value should be a leaf node only.
计算出的值的XPath只能是叶节点。
When the element path is empty, the query uses the default element path: the first path to a leaf node collection.
当元素路径为空时,查询将使用默认元素路径:指向叶节点集合的第一个路径。
In Business Glossary, a business term represents a "leaf" node, which cannot contain any further child nodes.
在BusinessGlossary内,一个业务术语代表的是一个“叶子”节点,该节点不能包含任何进一步的子节点。
Several visual and behavioral properties of nodes are determined by whether a node is a root, parent, or leaf node.
节点为根节点、父节点还是叶节点决定着节点的几种可视化属性和行为属性。
In the document map, all of the text describing the books is stored in leaf elements; the text itself is the leaf node.
在文档映射中,介绍书籍的所有文本存储在叶元素中;文本本身就是叶节点。
You cannot configure a leaf node as the master node because it does not have direct access to all the nodes other than its non-root server.
不能将叶子节点配置成主节点,因为它不能直接访问其非根服务器之外的所有其他节点。
Eventually, the algorithm reaches a leaf node with the final classification.
最终,算法抵达的叶子节点就是最终分类。
For information on how to remove a leaf node or entire node subtree from a document, see Removing Nodes from the DOM.
有关如何从文档中移除叶节点或整个节点子树的信息,请参见从DOM中移除节点。
This is a leaf node and cannot contain other nodes. It is a child of the "Item" TiXmlElement.
这是一个叶子结点,它不能再包含其它结点,是“Item”TiXmlElement的子结点。
For example, a leaf node knows itself and its parent.
例如,一个叶节点知道它自身及其父节点。
for example, clicking on a leaf node in a tree may cause an associated list to change its contents and redisplay.
例如当点击一个树型控件的叶节点可能会导致和它关联的列表控件改变它的内容和显示。